#indent#[Var:'cpp'=(Client_PostParams)]
[If:$cpp->type != 'null']
[Loop:$cpp->size]
	[Output:$cpp->(get:(Loop_Count))->Name]
	[Output:$cpp->(get:(Loop_Count))->Value]
[/Loop]
[/If]
